-
Home
-
WP-SCSS
-
4.0.4 (latest)
-
Code
-
Classes
- SingleUnitSassNumber
| Total Complexity |
49 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
282 |
| Lines of code |
147 |
| Logical lines of code |
80 |
| Comment lines |
14 |
| Methods |
22 |
| Properties |
1 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| multiplyUnits() |
S |
55 |
4 |
20 |
| hasPossiblyCompatibleUnits() |
S |
61 |
4 |
11 |
| coerce() |
S |
64 |
4 |
9 |
| coerceValue() |
S |
64 |
4 |
9 |
| coerceToMatch() |
S |
65 |
3 |
9 |
| coerceValueToMatch() |
S |
65 |
3 |
9 |
| convertToMatch() |
S |
65 |
3 |
9 |
| convertValueToMatch() |
S |
65 |
3 |
9 |
| equals() |
S |
67 |
3 |
7 |
| tryCoerceToUnit() |
S |
64 |
3 |
10 |
| hasCompatibleUnits() |
S |
78 |
2 |
3 |
| coerceValueToUnit() |
S |
68 |
2 |
7 |
| tryCoerceValueToUnit() |
S |
68 |
2 |
7 |
| __construct() |
S |
75 |
1 |
4 |
| getNumeratorUnits() |
S |
81 |
1 |
3 |
| getDenominatorUnits() |
S |
82 |
1 |
3 |
| hasUnits() |
S |
82 |
1 |
3 |
| withValue() |
S |
79 |
1 |
3 |
| withSlash() |
S |
78 |
1 |
3 |
| hasUnit() |
S |
80 |
1 |
3 |
| compatibleWithUnit() |
S |
78 |
1 |
3 |
| unaryMinus() |
S |
79 |
1 |
3 |